| 2013-08-21 |
robertlipe | Convert remaining users (glogbook, hiketech) of xmlgeneric |
commit | commitdiff | tree | snapshot |
| 2013-08-20 |
tsteven4 | correct error in computing time spans related to DST. |
commit | commitdiff | tree | snapshot |
| 2013-08-20 |
robertlipe | OK, the doc is self-correcting when you don't include... |
commit | commitdiff | tree | snapshot |
| 2013-08-20 |
robertlipe | Actually commit the astyle change I spoke of earlier. |
commit | commitdiff | tree | snapshot |
| 2013-08-20 |
robertlipe | The reaper comes for little-used and/or pain in the... |
commit | commitdiff | tree | snapshot |
| 2013-08-18 |
tsteven4@gmail.com | tweak datetime operator overload. |
commit | commitdiff | tree | snapshot |
| 2013-08-16 |
tsteven4@gmail.com | don't use windows ddks that won't work, e.g. the one... |
commit | commitdiff | tree | snapshot |
| 2013-08-16 |
robertlipe | Remove another implicit time_t conversion. |
commit | commitdiff | tree | snapshot |
| 2013-08-16 |
robertlipe | A surpisingly clean bill of health from valgrind on... |
commit | commitdiff | tree | snapshot |
| 2013-08-16 |
robertlipe | Replace use of Expat with QXmlStreamReaader in navicach... |
commit | commitdiff | tree | snapshot |
| 2013-08-16 |
tsteven4 | slightly cleaner fix for Qt 4.6. |
commit | commitdiff | tree | snapshot |
| 2013-08-15 |
tsteven4 | compatibility fix for Qt 4.6. |
commit | commitdiff | tree | snapshot |
| 2013-08-15 |
tsteven4@gmail.com | remove insistence that we have expat for kml, gtrnctr... |
commit | commitdiff | tree | snapshot |
| 2013-08-15 |
robertlipe | Remove a silly use (in a low-running place) of time_t... |
commit | commitdiff | tree | snapshot |
| 2013-08-15 |
robertlipe | Conrad removes implicit conversion to time_t. |
commit | commitdiff | tree | snapshot |
| 2013-08-15 |
robertlipe | NEWQ scribbling in filters. |
commit | commitdiff | tree | snapshot |
| 2013-08-15 |
tsteven4 | remove some obsolete debris from gpx reader. |
commit | commitdiff | tree | snapshot |
| 2013-08-13 |
tsteven4@gmail.com | restore native line endings to kml and gpx writers... |
commit | commitdiff | tree | snapshot |
| 2013-08-13 |
tsteven4 | subclass QFile to provide error handling and stdio. |
commit | commitdiff | tree | snapshot |
| 2013-08-12 |
robertlipe | Checkpoint NEWQ code. Still not very happy with it... |
commit | commitdiff | tree | snapshot |
| 2013-08-11 |
tsteven4 | standardize gpx and kml writers using dynamically alloc... |
commit | commitdiff | tree | snapshot |
| 2013-08-11 |
robertlipe | Sketch in work in progress of replacing waypoint list... |
commit | commitdiff | tree | snapshot |
| 2013-08-09 |
tsteven4 | fix memory leaks in coto, geoniche, humminbird, xol. |
commit | commitdiff | tree | snapshot |
| 2013-08-08 |
tsteven4 | fix assertion failure in easygps related to new class... |
commit | commitdiff | tree | snapshot |
| 2013-08-08 |
robertlipe | Force testo to run in US.UTF-8 for now. |
commit | commitdiff | tree | snapshot |
| 2013-08-08 |
tsteven4 | conrad fixes the fix for tmpro. |
commit | commitdiff | tree | snapshot |
| 2013-08-08 |
tsteven4 | update google test to verify multiple encodings. |
commit | commitdiff | tree | snapshot |
| 2013-08-08 |
tsteven4 | fix strip_html leak again, it looks like r4508 lost... |
commit | commitdiff | tree | snapshot |
| 2013-08-08 |
tsteven4 | fix memory link in gpx reader. |
commit | commitdiff | tree | snapshot |
| 2013-08-08 |
robertlipe | Fix mem clobber in tmpro. |
commit | commitdiff | tree | snapshot |
| 2013-08-07 |
robertlipe | From Conrad Meyer: |
commit | commitdiff | tree | snapshot |
| 2013-08-07 |
robertlipe | Remove unnecessary initializations in lowranceusr that... |
commit | commitdiff | tree | snapshot |
| 2013-08-07 |
robertlipe | Completely replace URL handling with a sane, unified... |
commit | commitdiff | tree | snapshot |
| 2013-08-06 |
robertlipe | Fix warnings in mmo. |
commit | commitdiff | tree | snapshot |
| 2013-08-06 |
robertlipe | Remove remnants of avltree. |
commit | commitdiff | tree | snapshot |
| 2013-08-06 |
robertlipe | Convert MMO to QHash. |
commit | commitdiff | tree | snapshot |
| 2013-08-06 |
robertlipe | Update jtr to QHash. |
commit | commitdiff | tree | snapshot |
| 2013-08-06 |
robertlipe | Conrad converts rest of OSM to QHash. |
commit | commitdiff | tree | snapshot |
| 2013-08-06 |
robertlipe | Use QHash instead of QMap in osm. |
commit | commitdiff | tree | snapshot |
| 2013-08-05 |
robertlipe... | Fix crash in google reader; some problem remains. |
commit | commitdiff | tree | snapshot |
| 2013-08-05 |
robertlipe | Bring happiness to Humminbird on Linux. |
commit | commitdiff | tree | snapshot |
| 2013-08-05 |
robertlipe | Conrad Meyer replaces our expat-based XML reader with... |
commit | commitdiff | tree | snapshot |
| 2013-08-05 |
robertlipe | Reconcile merge conflicts from before. Oops. |
commit | commitdiff | tree | snapshot |
| 2013-08-05 |
robertlipe | Add new humminbird v3 format. |
commit | commitdiff | tree | snapshot |
| 2013-08-05 |
tsteven4 | fix memory leaks in ozi reader. |
commit | commitdiff | tree | snapshot |
| 2013-08-04 |
tsteven4 | fix memory leak in strip_html(). |
commit | commitdiff | tree | snapshot |
| 2013-08-04 |
tsteven4 | fix memory leak in kml reader. |
commit | commitdiff | tree | snapshot |
| 2013-08-03 |
tsteven4 | fix memory leak in gdb. |
commit | commitdiff | tree | snapshot |
| 2013-08-03 |
tsteven4 | be more defensive with deallocation of dynamic memory... |
commit | commitdiff | tree | snapshot |
| 2013-08-03 |
tsteven4 | fix segmentation fault if tpo reads multiple input... |
commit | commitdiff | tree | snapshot |
| 2013-08-02 |
tsteven4 | fix tpo memory leaks. |
commit | commitdiff | tree | snapshot |
| 2013-08-01 |
robertlipe | Hush GCC warning on implicit time_t conversion. |
commit | commitdiff | tree | snapshot |
| 2013-08-01 |
tsteven4 | fix for the garmin_fit fix in r4494. |
commit | commitdiff | tree | snapshot |
| 2013-08-01 |
robertlipe | Hush "unable to convert category FOO" warnings from... |
commit | commitdiff | tree | snapshot |
| 2013-08-01 |
robertlipe | Let xml_parse_time take a QString&. |
commit | commitdiff | tree | snapshot |
| 2013-08-01 |
tsteven4 | fix memory leak in garmin_fit. |
commit | commitdiff | tree | snapshot |
| 2013-08-01 |
tsteven4 | Fix some memory leaks in csv_util. |
commit | commitdiff | tree | snapshot |
| 2013-08-01 |
robertlipe | Trailing whitespace cleanup. |
commit | commitdiff | tree | snapshot |
| 2013-07-31 |
robertlipe | Whack two unused functions from util. |
commit | commitdiff | tree | snapshot |
| 2013-07-31 |
robertlipe | Add a -l option to vtesto to run memory leak mode so... |
commit | commitdiff | tree | snapshot |
| 2013-07-30 |
robertlipe | Ignore unknown field in Garmin fit from ForeRunner... |
commit | commitdiff | tree | snapshot |
| 2013-07-29 |
tsteven4@gmail.com | regenerate dependencies. |
commit | commitdiff | tree | snapshot |
| 2013-07-29 |
tsteven4 | clean up some unused variables as of r4478 in mapasia. |
commit | commitdiff | tree | snapshot |
| 2013-07-29 |
robertlipe | Compile fix for CentOS. |
commit | commitdiff | tree | snapshot |
| 2013-07-29 |
robertlipe | Spiff up xmlgeneric enough to work with wfff, but needs... |
commit | commitdiff | tree | snapshot |
| 2013-07-29 |
robertlipe | Sketch in extremely crude xmlgeneric reader. Turned... |
commit | commitdiff | tree | snapshot |
| 2013-07-29 |
robertlipe | Whack scraggling reference to gbtypes.h |
commit | commitdiff | tree | snapshot |
| 2013-07-29 |
robertlipe | Enumerate headers in QT Project file (so search and... |
commit | commitdiff | tree | snapshot |
| 2013-07-29 |
robertlipe | Remove badly encoded comment in alan.cc |
commit | commitdiff | tree | snapshot |
| 2013-07-29 |
robertlipe | See if I can get away with a hand edit in a vxcproj... |
commit | commitdiff | tree | snapshot |
| 2013-07-29 |
robertlipe | gbtypes.h was a good idea in the pre-C99 world (and... |
commit | commitdiff | tree | snapshot |
| 2013-07-29 |
robertlipe | Clean up some of the more mechanical uses of time_t... |
commit | commitdiff | tree | snapshot |
| 2013-07-26 |
robertlipe | Remove some of our stranger time shims. |
commit | commitdiff | tree | snapshot |
| 2013-07-25 |
robertlipe | Whittle away at more implicit time_t conversions. ... |
commit | commitdiff | tree | snapshot |
| 2013-07-24 |
robertlipe | GPSBabel.pro Windows fixes from Gerhard. |
commit | commitdiff | tree | snapshot |
| 2013-07-24 |
robertlipe | Apply Steven's fix for trackfilter names since I clearl... |
commit | commitdiff | tree | snapshot |
| 2013-07-24 |
robertlipe | Roll back part of previous change. This should be... |
commit | commitdiff | tree | snapshot |
| 2013-07-23 |
robertlipe | Name track in trackfilter using UTC, not local time. |
commit | commitdiff | tree | snapshot |
| 2013-07-23 |
robertlipe | Fix track filter to not "randomly" reorder points withi... |
commit | commitdiff | tree | snapshot |
| 2013-07-23 |
robertlipe | Integrate mapsend.cc.patch, microseconds-6.patch from... |
commit | commitdiff | tree | snapshot |
| 2013-07-23 |
robertlipe | Wrap more tests of implicit time_t == 0 inside isValid. |
commit | commitdiff | tree | snapshot |
| 2013-07-23 |
robertlipe | Remove jeeps/main.cc |
commit | commitdiff | tree | snapshot |
| 2013-07-23 |
robertlipe | Gerhard gets QtCreator going for Windows, updates doc. |
commit | commitdiff | tree | snapshot |
| 2013-07-22 |
robertlipe | Reconcile patch set with Gerhard. Remove special case... |
commit | commitdiff | tree | snapshot |
| 2013-07-22 |
robertlipe | Remove the final (?) vestigest of microseconds as a... |
commit | commitdiff | tree | snapshot |
| 2013-07-22 |
robertlipe | Rethink time interpolation in arcdist in light of bette... |
commit | commitdiff | tree | snapshot |
| 2013-07-21 |
robertlipe | Let mapsend test run in isolation. From Gerhard. |
commit | commitdiff | tree | snapshot |
| 2013-07-20 |
robertlipe | Get rid of explicit usec refs in destinator, waypt... |
commit | commitdiff | tree | snapshot |
| 2013-07-20 |
robertlipe | Another joint effort with Gerhard. Quit pretending... |
commit | commitdiff | tree | snapshot |
| 2013-07-19 |
robertlipe | Gerhard and I swat a few more places, esp in KML writer... |
commit | commitdiff | tree | snapshot |
| 2013-07-19 |
robertlipe | Provide msecsTo in DateTime for Qt 4.6. |
commit | commitdiff | tree | snapshot |
| 2013-07-19 |
robertlipe | Revert bogon that slipped into testo. |
commit | commitdiff | tree | snapshot |
| 2013-07-19 |
robertlipe | Gerhard & I work on route.cc:track_recompute to compute... |
commit | commitdiff | tree | snapshot |
| 2013-07-19 |
tsteven4 | improve cross platform test matching by rounding instea... |
commit | commitdiff | tree | snapshot |
| 2013-07-19 |
tsteven4 | increase precision in cetus speed calculation to minimi... |
commit | commitdiff | tree | snapshot |
| 2013-07-18 |
robertlipe | Don't set time in Ozi if it's not valid. |
commit | commitdiff | tree | snapshot |
| 2013-07-18 |
robertlipe | Avoid implicit time_t conversion in waypt_add that... |
commit | commitdiff | tree | snapshot |
| 2013-07-18 |
robertlipe | Let nmea, itracku round time on read. Regnerate refere... |
commit | commitdiff | tree | snapshot |
| 2013-07-18 |
robertlipe | Cap excess (fantasy) precision in gtrnctr. Regenerate... |
commit | commitdiff | tree | snapshot |
| 2013-07-17 |
robertlipe | Don't artificially restrict time precision of ozi reade... |
commit | commitdiff | tree | snapshot |
| next |